/*-----------------------------------------------------------*/
/*copyright by zhujia  
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::selection {
    background-color: #1e5891;
    color: #fff;
}

::-moz-selection {
    background-color: #1e5891;
    color: #fff;
}

::-webkit-selection {
    background-color: #1e5891;
    color: #fff;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

a:hover {
    color: #5db947;
}


ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}


textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;

}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../images/Acur.png),
    default !important;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
        auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
        auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
        auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
        auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
        auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
        auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
        auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
        auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
        auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
        auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
        auto;
    }


}


.clear {
    clear: both;
}



.webq_head_xx {
    width: 100%;
    height: auto;
    padding-top: 1px;
    background:url(../images/t_bg.png) no-repeat center top;
}


/*询盘信息*/

.top_xunpan {
    width: 165px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: left;
    display: block;
    position: absolute;
    z-index: 3;
    top: 462px;
    left: 42px;
    cursor: pointer;
    padding-left: 45px;
    background:url(../images/t_xp.png) no-repeat 19px #253850;
    border-radius: 4px;
}


.top_xunpan i {

}


.top_xunpantxt{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 170px;
    padding-top: 16px;
    height: 0px;
    visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    z-index: 3;
    text-align: center;
}

.top_xunpantxt h6{
    height: 24px;
    line-height: 24px;
    background: #5db947;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
}

.top_xunpantxt ::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 58px;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #5db947;
    z-index: 3;
}


.top_xunpan:hover .top_xunpantxt{
    height: auto;
    visibility: visible;
    top: 25px;
    opacity: 1;
}

/*询盘信息end*/



.webq_top_1 {
    width: 100%;
    height: 132px;
}


.webq_top_2 {
    max-width: 1770px;
    min-width: 1360px;
    height: 132px;
    margin: 0 auto;
    position: relative;
}


.webq_top_logo2{
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 5;
}

.webq_top_logo2 img{
    display: block;
}



.webq_top_logo {

}

.webq_top_logo img {
    width: auto;
    display: block;
}


.webq_top_tel {
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 5;
    color: #fff;
    font-size: 16px;
    text-align: left;line-height: 1.5
}

.webq_top_tel span{
    display: block;
    height: 34px;
    line-height: 34px;
    font-family: 'Impact';
    font-size: 36px
}

.webq_top_tel i{
    display: block;
    padding-left: 30px;
    background: url(../images/tel.png) no-repeat left;
    line-height: 2.5
}


/*导航开始*/

.nav_xiala_xx {
    height: 132px;
    padding-left: 200px;
}


.nav_xiala {
    width: 100%;
    height: 132px;
    margin: 0 auto;
}

.nav_xiala ul li {
    float: left;
    width: 8.2%;
    height: 132px;
    text-align: center;
    font-size: 16px;
    position: relative;
    z-index: 5;
}


.nav_xiala > ul > li > a {
    display: block;
    color: #333333;
    height: 132px;
    line-height: 132px;
    overflow: hidden;
    font-size: 16px;
}


.nav_xiala ul li:after {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    background:url(../images/menu_ah.png) no-repeat center 92px;
    z-index: -1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
}


.nav_xiala ul li:hover:after {
    top: 0;
    height: 100%;
    opacity: 1;
}


.nav_xiala ul li:hover {
    color: #1e5891;
}

.nav_xiala ul li:hover > a {
    color: #1e5891;
    font-weight: bold;
}


.nav_xiala > ul > li > a:hover {

}


.nav_xiala .erji_xiala {
    position: absolute;
    top: 110px;
    left: 50%;
    z-index: 20;
    height: 0px;
    visibility: hidden;
    min-width: 100%; /*和一级栏目一样宽度*/
    transform: translateX(-50%);
}

.nav_xiala .erji_xiala i {
    display: block;
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    background: #1e5891;
    position: relative;
}

.nav_xiala .erji_xiala i a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .erji_xiala i a:hover {
    color: #FFF;
}

.nav_xiala .erji_xiala i:hover {
    background: #5db947;
}

.nav_xiala .erji_xiala i a {
    background: -webkit-linear-gradient(left, #5db947, #5db947) no-repeat;
    background: linear-gradient(to right, #5db947, #5db947) no-repeat;
    background-size: 0% 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover {
    background: -webkit-linear-gradient(left, #5db947, #5db947) no-repeat;
    background: linear-gradient(to right, #5db947, #5db947) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .erji_xiala i {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala ul li:hover .erji_xiala i {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(10) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(1) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(2) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:nth-child(3) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:nth-child(4) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:nth-child(5) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:nth-child(6) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:nth-child(7) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:nth-child(8) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:nth-child(9) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:nth-child(10) {
    transition-delay: 50ms;
}

.nav_xiala .sanji_xiala {
    max-width: 500px;
    height: 0px;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 100%; /*和一级栏目一样left*/
}

.nav_xiala .sanji_xiala span {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
    display: block;
    background: #0d294e;
    text-align: left;
    opacity: 0;
}


.nav_xiala .sanji_xiala span a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #FFF;
    font-size: 14px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .sanji_xiala span a:hover {
    color: #FFF;
}


.nav_xiala .sanji_xiala span a {
    background: -webkit-linear-gradient(left, #5db947, #5db947) no-repeat;
    background: linear-gradient(to right, #5db947, #5db947) no-repeat;
    background-size: 100% 0%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .sanji_xiala span a:hover {
    background: -webkit-linear-gradient(left, #5db947, #5db947) no-repeat;
    background: linear-gradient(to right, #5db947, #5db947) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di {
    background: url(../images/liqsub_ss.png) no-repeat center;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 14px;
    right: 5px;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .sanji_xiala span {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10) {
    transition-delay: 500ms;
}


.nav_xiala > ul > li.another {
    color: #1e5891;
}

.nav_xiala > ul > li.another:after {
    top: 0;
    height: 100%;
    opacity: 1;
}


.nav_xiala > ul > li.another > a {
    color: #1e5891;
    font-weight: bold;
}



.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
    background:url(../images/t_bg.png) no-repeat center top;
}
/*---*/

.fixedNav .webq_top_logo2{
    top: 20px;
}



/*---*/

@media (max-width: 1770px){

     .webq_top_logo2{
         left: 10px;
     }

}



@media (max-width: 1725px){

}

@media (max-width: 1535px){

}


/*---*/



.webq_bottom_contx {
    width: 100%;
    min-height: 656px;
    background:url(../images/b_Bg.jpg) no-repeat center top;
}

.webq_bottom_cont {
    width: 1360px;
    height: auto;
    margin: 0 auto;
    position: relative;
}




.webq_bottom_1 {
    float: right;
    width: 892px;
    height: auto;
    padding: 0 0 47px 0;
}

.webq_bottom_top{
    text-align: center;font-size: 28px;color: #333333;font-weight: bold;padding-top: 30px;border-bottom: 1px solid #d1d1d1;padding-bottom: 30px;line-height: 2
}
.webq_bottom_top span{display: block;color: #0a70b8}
.webq_bottom_left {
    overflow: hidden;
    position: relative;
    margin-top: 59px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 59px
}


.webq_bottom_fx {
    width: 130%;
}


.webq_bottom_tite {
    height: 26px;
    line-height: 1;
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
}


.webq_bottom_3 {
    float: left;
    width: 252px;
    color: #fff;
    min-height: 200px;
    padding-left: 42px;
    background:url(../images/b_fline.png) no-repeat 0 8px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.webq_bottom_3 ul li {
    height: 32px;
}

.webq_bottom_3 ul li a {
    line-height: 32px;
    display: block;
    color: #999999;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 5px;
}


.webq_bottom_3 ul li a:hover {
    color: #5db947;
    padding-left: 5px;
}



.two_bottom_er_1 {
    width: 127px;
    height: 130px;
    margin: 0 auto;
    margin-top: 28px;
    background:url(../images/er_bg.png) no-repeat 0 0;
    padding-top: 13px;
}


.two_bottom_er_1 img {
    width: 90px;
    height: 90px;
    background: #fff;
    display: block;
    margin: 0 auto;
    padding: 5px;
}

.two_bottom_er_1 h4{
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-top: 27px;
}


.webq_bottom_logo{
    padding-top: 42px;
    padding-bottom: 20px;border-bottom: 1px solid #549bcd
}

.webq_bottom_logo img{
    display: block;
    margin: 0 auto;
}



.webq_bottom_4 {
    float: left;
    width: 340px;
    color: #999999;
    font-size: 14px;
    padding-left: 25px
}


.webq_bottom_4 ul{
    padding-top: 25px;
    margin-left: 60px;
}


.webq_bottom_4 ul li {
    line-height: 28px;
    color: #fff;
    padding: 10px 0 10px 38px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.webq_bottom_4 ul li a {
    color: #fff;
}

.webq_bottom_4 ul li a:hover {
    text-decoration: underline;
    color: #fff;
}



.webq_btb_1 {
    background: url(../images/b_d6.png) 0px no-repeat;
}

.webq_btb_2 {
    background: url(../images/b_d2.png) 2px no-repeat;
}

.webq_btb_3 {
    background: url(../images/b_d3.png) 2px no-repeat;
}

.webq_btb_4 {
    background: url(../images/b_d4.png) left no-repeat;
}

.webq_btb_5 {
    background: url(../images/b_d5.png) 2px no-repeat;
}



.webq_bottom_dicont{
    line-height: 36px;
    color: #999999;
    padding: 29px 0 0 0;
}


.webq_bottom_dicont a {
    color: #999999;
}

.webq_bottom_dicont a:hover {
    color: #5db947;
    text-decoration: underline;
}

.webq_bottom_dicont img{
    vertical-align: middle;
}


.webq_bottom_dicont .b_l{
    float: left;
}


.webq_bottom_dicont .b_r{
    width: 245px;
    float: right;
}


/* 底部 结束 */



.webq_bottom_r3 {
    width: 100%;
    height: auto;
}


.webq_bottom_r3_1 {
    width: 240px;
    height: 45px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 1px solid #dddddd;
}


.webq_bottom_r3_wi{
    width: 270px;
    float: left;
}


.webq_bottom_ml {
    margin-left: 20px;
}


.webq_bottom_mt {
    width: 370px;
}


.webq_bottom_r1 {
    width: 740px;
    height: 126px;
    margin-top: 25px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 1px solid #dddddd;
}


.webq_bd_1 {
    width: 100%;
    height: 124px;
    background: none;
    line-height: 30px;
    color: #333333;
    padding: 5px 10px 5px 18px;
    box-sizing: border-box;
    display: block;
    text-transform:uppercase;
}


.webq_bd_2 {
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #333333;
    box-sizing: border-box;
    padding: 0 10px 0 18px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
    text-transform:uppercase;
}


.webq_bd_3 {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: none;
    color: #333333;
    box-sizing: border-box;
    padding: 0 10px 0 10px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
    text-transform:uppercase;
}


.webq_bd_yz {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: none;
    color: #333333;
    box-sizing: border-box;
    padding: 0 10px 0 12px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
    border: 1px solid #dedede;
}


.webq_bd_go {
    margin: 0;
    width: 130px;
    height: 126px;
    background: #5db947;
    cursor: pointer;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    border: 0;
    outline: none;
    float: left;
    margin-left: 20px;
    margin-top: 25px;
    font-weight: bold;
}



.webq_bottom_yzmtu {
    width: 90px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: 4px;
    right: 4px;
}


.webq_bottom_yzmtu img {
    width: 90px;
    height: 36px;
    display: block;
}





/*定义input的初始颜色home*/

.webq_bottom_r input::-webkit-input-placeholder {
    color: #999999;
}

.webq_bottom_r input::-moz-placeholder {
    color: #999999;
}

.webq_bottom_r input:-moz-placeholder {
    color: #999999;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #999999;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #999999;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #999999;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #999999;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #999999;
}

/*定义input的初始颜色end*/


/*留言end*/

/*分页样式*/
.pglist{padding: 25px 0;float:left;width:100%;line-height: 34px;text-align: center; }
.pglist a {color: #333333;padding: 0 10px;margin:0 5px;font-/weight: bold;background: #fff;border: 1px solid #dcdcdc;font-size: 14px;}
.pglist *{display:inline-block;_zoom:1;_display:inline;vertical-align:middle;line-height: 28px;height: 28px;padding-bottom:1px;border-radius: 2px;-webkit-border-radius: 2px;}
.pglist .hover {display:inline-block;color: #fff;background: #145491;}
.pglist a:hover {display:inline-block;color: #fff;background: #145491;}
.pglist .curpage{display:inline-block;color: #fff;background: #145491;}

/*清除浮动*/
.clearfix:before,.clearfix:after{content: '';display:table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1;}